PEGetReportOptions

Use PEGetReportOptions to retrieve the report options associated with a specified print job.

C Syntax
BOOL CRPE_API PEGetReportOptions (
        short printJob,
        PEReportOptions FAR *reportOptions );
Parameters

printJob

Specifies the print job for which you want to determine report options.

reportOptions

Specifies a pointer to PEReportAlertInfo, which contains report options for the specified print job.

Returns
VB Syntax
Declare Function PEGetReportOptions Lib "crpe32.dll" (ByVal printJob _
        As Integer, reportOptions As PEReportOptions) As Integer
Delphi Syntax
function PEGetReportOptions (
    printJob: smallint;
    var reportOptions: PEReportOptions
    ): Bool stdcall;


Seagate Software IMG Holdings, Inc.
http://www.seagatesoftware.com
Support services:
http://support.seagatesoftware.com